home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / Replacements / NewMultiView08.lha / NewMultiView / ReadMe < prev   
Encoding:
Text File  |  1995-09-21  |  4.7 KB  |  149 lines

  1. NewMultiView 0.8ß (20.9.95)
  2.  
  3. Copyright (C) 1995 by Michael Fedrowitz. All rights reserved.
  4.  
  5.  
  6.     Welcome to the first public beta release of NewMultiView! Sorry, there's
  7. no proper documentation yet. For the moment you'll have to do with this
  8. ReadMe.
  9.  
  10.     This is program is GIFTWARE! If you like it and use it regularly, you are
  11. encouraged to send any kind of donation to the author.
  12.  
  13.  
  14. Distribution
  15. ------------
  16.  
  17.     This piece of software is freely distributable with the following
  18. restrictions:
  19.  
  20.     - You may only redistribute the complete and unchanged archive.
  21.  
  22.     - You are only allowed to charge a reasonable fee for the medium and
  23.     copying, but NOT for the program itself.
  24.  
  25.     - You must not distribute this program as a part of a commercial product
  26.     without the prior consent of the author.
  27.  
  28.  
  29. Disclaimer
  30. ----------
  31.  
  32.     This program is provided as-is WITHOUT ANY WARRANTY, without even the
  33. implied warranties of merchantability and fitness for a particular purpose.
  34. The author can under no circumstances be held responsible for any damages
  35. arising from using (or the inability to use) this program.
  36.  
  37.  
  38. Introduction
  39. ------------
  40.  
  41.     With AmigaOS 3.0 the concept of datatypes and the MultiView program were
  42. introduced. This allows you to display all kinds of files with just one
  43. program. MultiView has a number of disadvantages though. You can't specify
  44. more than one file at a time, it has no wildcard support and it lacks a lot of
  45. important functions for many datatypes (e.g. you can't even search in a text
  46. file!).
  47.  
  48.     NewMultiView is a frontend for MultiView, which allows you to specify
  49. several files on the commandline, in the filerequestor or from Workbench, and
  50. gives you the possibility to call alternative programs for datatypes MultiView
  51. has only insufficient support for.
  52.  
  53.     NewMultiView doesn't need any third party libraries, it uses the standard
  54. datatypes.library which comes with AmigaOS 3.0+. But I might add (optional)
  55. support for some other library (maybe whatis.library).
  56.  
  57.  
  58. Requirements
  59. ------------
  60.  
  61.     NewMultiView should run on any Amiga equiped with AmigaOS 3.0 (V39) or
  62. higher.
  63.  
  64.  
  65. Installation
  66. ------------
  67.  
  68.     You can copy the NewMultiView anywhere in your path. It is recommended
  69. though to rename the original MultiView to OldMultiView (or some other name),
  70. rename NewMultiView to MultiView and copy it to SYS:Utilities/. NewMultiView
  71. needs a configuration file NewMultiView.prefs in ENV:, see below for details.
  72. If you wish to use the German localization instead of the English defaults,
  73. copy the supplied catalog to LOCALE:Catalogs/deutsch/.
  74.  
  75.  
  76. Configuration
  77. -------------
  78.  
  79.     NewMultiView.prefs is a simple ASCII file, which defines display programs
  80. for the various datatype groups and a default program (usually the original
  81. MultiView). The format should be self-explanatory, just have a look at the
  82. supplied example configuration. If a program name contains spaces you have to
  83. enclose it in double quotes ('"'). Save your configuration to ENVARC: and, to
  84. immediately activate it, to ENV:.
  85.  
  86.  
  87. Usage
  88. -----
  89.  
  90.     The template for NewMultiView is FROM/M,OPTS=OPTIONS/K/F. I.e. you can
  91. specify any number of files (or non at all), optionally followed by the
  92. keyword OPTS (or OPTIONS) and then any number of options, which will be passed
  93. through unchanged to the actual display program. Wildcards are of course
  94. supported. Workbench usage is exactly like the original MultiView, except that
  95. you can shift-select more than one file to be displayed. If you start
  96. NewMultiView without specifying any files (no matter if from shell, or from
  97. Workbench), a file-requestor will pop up, where you can select the files to
  98. be displayed.
  99.  
  100.  
  101. Todo
  102. ----
  103.  
  104.     - Configuration of display programs not only for groups, but for single
  105.     datatypes
  106.  
  107.     - Support for some third party filetype identification library
  108.     (suggestions which library to use welcome!)
  109.  
  110.     - Multitasking option for displaying several files at once
  111.  
  112.     - Better documentation
  113.  
  114.     - Installer script
  115.  
  116.     - Prefs editor
  117.  
  118.     - ... (further suggestion always welcome)
  119.  
  120.     How many of these things I will actually implement, highly depends on the
  121. amount of feedback I receive!
  122.  
  123.  
  124. Address
  125. -------
  126.  
  127.     Send any donations, comments, bug reports, etc. to:
  128.  
  129.     Michael Fedrowitz
  130.     Felsenstr. 60
  131.     74081 Heilbronn
  132.     Germany
  133.  
  134.     mfedrowi@ix.urz.uni-heidelberg.de
  135.     2:246/1045.5@fidonet
  136.  
  137.     From 15 Oct to 15 Feb and 15 Apr to 15 Jul you can also use the following
  138. address (valid until summer 1997):
  139.  
  140.     Michael Fedrowitz
  141.     Im Neuenheimer Feld 696
  142.     69120 Heidelberg
  143.     Germany
  144.  
  145.     It is highly recommended to use email. If you want a response via snail
  146. mail, please include an SASE, if you're living inside Germany, one IRC, if you'
  147. re living inside Europe, two IRCs otherwise. IRCs should be available at your
  148. local post office.
  149.